home *** CD-ROM | disk | FTP | other *** search
/ The World of Computer Software / The World of Computer Software.iso / nosvw137.zip / RARP < prev    next >
Text File  |  1991-09-18  |  879b  |  25 lines

  1. ====                                                NOSview [137]
  2. rarp
  3. ====
  4.  
  5. The 'rarp' commands are associated with the Reverse Address
  6. Resolution Protocol (RARP).  RARP is used where a station knows
  7. its own Ethernet address or callsign but does not know its own IP
  8. address.
  9.  
  10. _________________________________________________________________
  11. rarp
  12. _________________________________________________________________
  13. Display RARP statistics.
  14.  
  15.  
  16. _________________________________________________________________
  17. rarp query <interface> <ether_address|callsign>
  18.                          [<ether_address|callsign> ...]
  19. _________________________________________________________________
  20. Issue a RARP request for an IP address for <ether_address> or
  21. <callsign>, via <interface>.
  22.  
  23. >> Examples:  rarp query tnc0 NS9ZZZ-5
  24.               rarp query en0 00:11:22:33:44:55
  25.